[INFO] fetching crate greentic-interfaces-wasmtime 1.1.0-dev.27127755811...
[INFO] fixing greentic-interfaces-wasmtime-1.1.0-dev.27127755811 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate greentic-interfaces-wasmtime 1.1.0-dev.27127755811 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate greentic-interfaces-wasmtime 1.1.0-dev.27127755811
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate greentic-interfaces-wasmtime 1.1.0-dev.27127755811
[INFO] tweaked toml for crates.io crate greentic-interfaces-wasmtime 1.1.0-dev.27127755811 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate greentic-interfaces-wasmtime 1.1.0-dev.27127755811 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate greentic-interfaces-wasmtime 1.1.0-dev.27127755811 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiggle v45.0.1
[INFO] [stderr]   Downloaded wiggle-macro v45.0.1
[INFO] [stderr]   Downloaded wiggle-generate v45.0.1
[INFO] [stderr]   Downloaded wasmtime-wasi v45.0.1
[INFO] [stderr]   Downloaded wasmtime-wasi-io v45.0.1
[INFO] [stderr]   Downloaded greentic-types v1.1.0-dev.27082706388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8247ef3cc449d17a3d5a73b595a720bab72f8307194a9a5920cb3d13da71180
[INFO] running `Command { std: "docker" "start" "f8247ef3cc449d17a3d5a73b595a720bab72f8307194a9a5920cb3d13da71180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8247ef3cc449d17a3d5a73b595a720bab72f8307194a9a5920cb3d13da71180" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8247ef3cc449d17a3d5a73b595a720bab72f8307194a9a5920cb3d13da71180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8247ef3cc449d17a3d5a73b595a720bab72f8307194a9a5920cb3d13da71180" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cranelift-isle v0.132.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.132.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling pulley-macros v45.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v45.0.1
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling wasmtime-internal-component-util v45.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.132.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v45.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling wasmtime-internal-cranelift v45.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling wasm-encoder v0.248.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking cranelift-bitset v0.132.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v45.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking wasmparser v0.248.0
[INFO] [stderr]     Checking cranelift-entity v0.132.1
[INFO] [stderr]     Checking pulley-interpreter v45.0.1
[INFO] [stderr]     Checking cranelift-control v0.132.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking cranelift-bforest v0.132.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling wit-bindgen-rust v0.57.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.132.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling wasmtime-internal-fiber v45.0.1
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name gimli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=9d8a156e9b385edf -C extra-filename=-c10fe10f8c067b99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-a1d902c09a72ba5f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8efa213e6cca0bf7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f1c76caeef5ea046.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.39.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=df2d9f7b55337453 -C extra-filename=-f4836dd7a5a2a80b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-7909aad43cdc2a6a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-31a244e7c6d130fa.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f1c76caeef5ea046.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-831326f22b6086ce.rmeta --cap-lints allow --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.132.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(arc_try_new)' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(gc_zeal)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=68a797748df0cb1a -C extra-filename=-ce00c76bbbebbc0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name wasmparser --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.248.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --deny=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(debug_check_try_op)' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="serde"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "try-op", "validate"))' -C metadata=f49fb5b053879566 -C extra-filename=-306f5935cb177994 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6ddede60c5d95c00.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-336c747a63fc3ef2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-197a5c1c4d164316.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f8247ef3cc449d17a3d5a73b595a720bab72f8307194a9a5920cb3d13da71180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8247ef3cc449d17a3d5a73b595a720bab72f8307194a9a5920cb3d13da71180", kill_on_drop: false }`
[INFO] [stdout] f8247ef3cc449d17a3d5a73b595a720bab72f8307194a9a5920cb3d13da71180
